PdfRubberStampAnnotationIcon Enumeration
In This Topic
Specifies the name of an icon to be used in displaying the rubber stamp annotation.
Syntax
'Declaration
<ComVisibleAttribute(True)>
Public Enum PdfRubberStampAnnotationIcon
Inherits System.Enum
[ComVisible(true)]
public enum PdfRubberStampAnnotationIcon : System.Enum
public enum PdfRubberStampAnnotationIcon = class(System.Enum)
ComVisibleAttribute()
public enum PdfRubberStampAnnotationIcon extends System.Enum
[ComVisible(true)]
__value public enum PdfRubberStampAnnotationIcon : public System.Enum
[ComVisible(true)]
public enum class PdfRubberStampAnnotationIcon : public System.Enum
Members
Member | Value | Description |
Approved | 0 | Approved. |
Confidential | 3 | Confidental. |
DApproved | 17 | Approved. |
DConfidential | 18 | Confidental. |
Draft | 6 | Draft. |
DReceived | 19 | Received. |
DReviewed | 20 | Reviewed. |
Final | 4 | Final. |
ForComment | 5 | For comment. |
ForPublicRelease | 7 | For public release. |
NotApproved | 1 | Not approved. |
NotForPublicRelease | 2 | Not for public release. |
SBCompleted | 8 | Completed. |
SBInformationOnly | 9 | Information only. |
SBPreliminaryResults | 11 | Preliminary results. |
SBRejected | 12 | Rejected. |
SBVoid | 10 | Void. |
SHAccepted | 13 | Accepted. |
SHInitialHere | 14 | Initial here. |
SHSignHere | 15 | Sign here. |
SHWitness | 16 | Witness. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
GdPicture14.PdfRubberStampAnnotationIcon
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace